-
Notifications
You must be signed in to change notification settings - Fork 2.3k
PushAV Initial Implementation of Clip recorder and uploader #38998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PushAV Initial Implementation of Clip recorder and uploader #38998
Conversation
|
PR #38998: Size comparison from dcecf68 to 59cd9f3 Full report (56 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
59cd9f3 to
1fb8e7e
Compare
andy31415
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@raveendra-karu why is the Testing section empty?
2bb6b70 to
6ef161e
Compare
|
ac8e2bc to
c139059
Compare
|
PR #38998: Size comparison from 0a18b85 to c139059 Full report (3 builds for cc32xx, stm32)
|
c139059 to
950e9d0
Compare
|
PR #38998: Size comparison from 777d399 to c755e92 Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
c755e92 to
005cb20
Compare
|
PR #38998: Size comparison from bde480e to 005cb20 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
b928182 to
ecaae71
Compare
|
PR #38998: Size comparison from f804504 to ecaae71 Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
|
PR #38998: Size comparison from f804504 to 98a1ed4 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
|
PR #38998: Size comparison from f804504 to 8155eb3 Full report (5 builds for cc32xx, stm32, tizen)
|
8155eb3 to
1e8e0ce
Compare
|
PR #38998: Size comparison from 1ebcf43 to 639c8fa Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Signed-off-by: Raveendra Karu <[email protected]>
Co-Author: Tushant Yadav <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
Signed-off-by: Raveendra Karu <[email protected]>
639c8fa to
f5f7fbd
Compare
|
PR #38998: Size comparison from d033b40 to f5f7fbd Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…chip#38998) * Resolve conflicts. Signed-off-by: Raveendra Karu <[email protected]> * fixed sign conversion warnings Co-Author: Tushant Yadav <[email protected]> * Restyled by clang-format * Use latest docker image 148 Signed-off-by: Raveendra Karu <[email protected]> * Use latest docker image for tests. Signed-off-by: Raveendra Karu <[email protected]> * Use latest docker image for java tests. Signed-off-by: Raveendra Karu <[email protected]> * Use latest docker image for tests. Signed-off-by: Raveendra Karu <[email protected]> * Update camera-app README.md Signed-off-by: Raveendra Karu <[email protected]> * Fix CI spell check errors. Signed-off-by: Raveendra Karu <[email protected]> --------- Signed-off-by: Raveendra Karu <[email protected]> Co-authored-by: Restyled.io <[email protected]>
Summary
This PR requires #39830 to be merged first.
Testing
Manual Verification
https://github.com/project-chip/connectedhomeip/blob/master/src/tools/push_av_server/README.mdpair camera
pairing code 1 34970112332video stream allocation
audio stream allocation
cameraavstreammanagement audio-stream-allocate 0 0 2 48000 96000 16 1 1push av transport allocation
update transport status to 0 (active)
pushavstreamtransport set-transport-status 1 0 1 1trigger manual transport
pushavstreamtransport manually-trigger-transport 1 0 1 1Test Scripts